![]() |
SICCompletionProcPtr |
||||
Header: | Sound.h | Carbon status: | Supported | |
typedef void(* SICCompletionProcPtr) ( SndInputCmpParamPtr SICParmPtr );
You would declare your function like this if you were to name it MySICCompletionCallback:
void MySICCompletionCallback ( SndInputCmpParamPtr SICParmPtr );
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)